Function owlyshield_ransom::ffi_service_main [−][src]
pub(crate) extern "system" fn ffi_service_main(
    num_service_arguments: u32, 
    service_arguments: *mut *mut u16
)Expand description
Static callback used by the system to bootstrap the service. Do not call it directly.
