[][src]Function CCODE::CommandLineToArgvW

pub unsafe extern "C" fn CommandLineToArgvW(
    lpCmdLine: LPCWSTR,
    pNumArgs: *mut c_int
) -> *mut LPWSTR