Function winservice::dispatch [] [src]

pub fn dispatch(name: &str, service_main: fn(Vec<String>, Receiver<()>) -> u32, argc: c_int, argv: *const *const c_char)

This should never be directly called from the user.